Share via


XmlnsDefinitionAttribute.AssemblyName プロパティ

定義

修飾されたクラスの String 名を表す Assembly を取得または設定します。

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

プロパティ値

String

修飾されたクラスの String 名を表す Assembly

適用対象