 | ClickOnceInfoUpdateLocation Eigenschaft |
Die Update-Url für das Programm.
Namensraum: NetEti.ApplicationEnvironmentAssembly: NetEti.EnvAccess (in NetEti.EnvAccess.dll) Version: 1.0.0+878e28844b0821f624df030dddb4364a06da759c
Syntaxpublic Uri? UpdateLocation { get; init; }
Public Property UpdateLocation As Uri
Get
Set
public:
property Uri^ UpdateLocation {
Uri^ get ();
void set (Uri^ value);
}
member UpdateLocation : Uri with get, set
Eigenschaftswert
Uri
Siehe auch