'Declaration Public Property IsLicensed As Boolean
'Declaration
Public Property IsLicensed As Boolean
public bool IsLicensed {get; set;}
public: property bool IsLicensed { bool get(); void set ( bool value); }
FeatureInformation Class FeatureInformation Members