ProgIdAttribute.Value Propriedade

Definição

Obtém a ProgID da classe.Gets the ProgID of the class.

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

Valor da propriedade

String

O ProgID da classe.The ProgID of the class.

Aplica-se a