CatalogModelInfo.License Property

Definition

public:
 property Platform::String ^ License { Platform::String ^ get(); };
winrt::hstring License();
public string License { get; }
var string = catalogModelInfo.license;
Public ReadOnly Property License As String

Property Value

String

Platform::String

winrt::hstring

Applies to