Share via


XmlnsDefinitionAttribute.AssemblyName Proprietà

Definizione

Ottiene o imposta un oggetto String che rappresenta il nome Assembly della classe decorata.

public:
 property System::String ^ AssemblyName { System::String ^ get(); void set(System::String ^ value); };
public string AssemblyName { get; set; }
member this.AssemblyName : string with get, set
Public Property AssemblyName As String

Valore della proprietà

String

Oggetto String che rappresenta il nome Assembly della classe decorata.

Si applica a