MimeTypeAttribute.MemberName Propriedade
Definição
Obtém nome do atributo.Gets the name of the attribute.
public:
property System::String ^ MemberName { System::String ^ get(); };
public string MemberName { get; }
member this.MemberName : string
Public ReadOnly Property MemberName As String
Valor da propriedade
Um valor de cadeia de caracteres que contém o nome do atributo.A string value that contains the name of the attribute.