Share via


IPublishProperties2.ApplicationVersion Property

Definition

Gets or sets the version of the application.

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

Property Value

Implements

Attributes

Applies to