CodeGroup.AttributeString Propriedade
Definição
Obtém uma representação de cadeia de caracteres dos atributos da declaração de política para o grupo de códigos.Gets a string representation of the attributes of the policy statement for the code group.
public:
virtual property System::String ^ AttributeString { System::String ^ get(); };
public virtual string AttributeString { get; }
member this.AttributeString : string
Public Overridable ReadOnly Property AttributeString As String
Valor da propriedade
Uma representação de cadeia de caracteres dos atributos da instrução de política para o grupo de códigos.A string representation of the attributes of the policy statement for the code group.
Comentários
A representação da cadeia de caracteres não está localizada.The string representation is not localized.