IPublishProperties2.InstallUrl Özellik

Tanım

Kullanıcının uygulamayı yüklemesi gereken URL 'YI alır veya ayarlar.

public:
 property System::String ^ InstallUrl { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ InstallUrl { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(11)]
public string InstallUrl { get; set; }
[<System.Runtime.InteropServices.DispId(11)>]
member this.InstallUrl : string with get, set
Public Property InstallUrl As String

Özellik Değeri

String

Kullanıcının uygulamayı yüklemesi gereken URL.

Uygulamalar

Öznitelikler

Şunlara uygulanır