SolutionBuild2.LastPublishInfo Property

Definition

Gets the number of items that were successfully published.

public:
 property int LastPublishInfo { int get(); };
public:
 property int LastPublishInfo { int get(); };
[System.Runtime.InteropServices.DispId(102)]
public int LastPublishInfo { [System.Runtime.InteropServices.DispId(102)] get; }
[<System.Runtime.InteropServices.DispId(102)>]
[<get: System.Runtime.InteropServices.DispId(102)>]
member this.LastPublishInfo : int
Public ReadOnly Property LastPublishInfo As Integer

Property Value

An integer containing the count of successfully published items.

Attributes

Applies to