Compartilhar via


IPublishProperties2.ApplicationRevision Property

Definition

Gets or sets the revision number of the application.

public:
 property int ApplicationRevision { int get(); void set(int value); };
public:
 property int ApplicationRevision { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(2)]
public int ApplicationRevision { get; set; }
[<System.Runtime.InteropServices.DispId(2)>]
member this.ApplicationRevision : int with get, set
Public Property ApplicationRevision As Integer

Property Value

The revision number of the application.

Implements

Attributes

Applies to