GuidAttribute.Value Propiedad

Definición

Obtiene la estructura Guid de la clase.

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

Valor de propiedad

String

La estructura Guid de la clase.

Se aplica a