CommandViewModel.ModuleName Property

Definition

Gets the module path if it is not null or empty, or the name otherwise

public:
 property System::String ^ ModuleName { System::String ^ get(); };
public:
 property Platform::String ^ ModuleName { Platform::String ^ get(); };
public string ModuleName { get; }
member this.ModuleName : string
Public ReadOnly Property ModuleName As String

Property Value

Applies to