string SimpleAssemblyName { get; set; }
Property SimpleAssemblyName As String Get Set
property String^ SimpleAssemblyName { String^ get (); void set (String^ value); }
abstract SimpleAssemblyName : string with get, set
In This Article