Share via


ProjectsLoadProgressEventArgs.CurrentProjectDisplayName Property

Definition

Gets the name of the project that is loading.

public:
 property System::String ^ CurrentProjectDisplayName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=0)]
public string CurrentProjectDisplayName { get; }
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.CurrentProjectDisplayName : string
Public ReadOnly Property CurrentProjectDisplayName As String

Property Value

Attributes

Applies to