IUnmanagedAssetExtension Property
|
Gets extension of this unmanaged asset, starts with "."
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string Extension { get; }
ReadOnly Property Extension As String
Get
property String^ Extension {
String^ get ();
}
abstract Extension : string with get
Property Value
Type:
StringSee Also