共用方式為


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 名稱。

適用於