AssemblyMetadataAttribute.Value Propiedad

Definición

Obtiene el valor de metadatos.

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

Valor de propiedad

Valor de los metadatos.

Se aplica a