AssemblyDescriptionAttribute.Description Eigenschap

Definitie

Hiermee haalt u informatie over de assemblybeschrijving op.

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

Waarde van eigenschap

Een tekenreeks met de assemblybeschrijving.

Van toepassing op

Zie ook