StrongName.Name Propriedade
Definição
Obtém o nome simples do StrongName atual.Gets the simple name of the current StrongName.
public:
property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String
Valor da propriedade
A parte de nome simples do StrongName .The simple name part of the StrongName.