public string AssemblyFullName { get; }
Public ReadOnly Property AssemblyFullName As String
Get
public:
virtual property String^ AssemblyFullName {
String^ get () sealed;
}
abstract AssemblyFullName : string with get
override AssemblyFullName : string with get