共用方式為


MarkupCompilePass2.AssemblyName 屬性

定義

取得或設定將針對這個專案產生之組件的簡短名稱。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 property System::String ^ AssemblyName { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string AssemblyName { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.AssemblyName : string with get, set
Public Property AssemblyName As String

屬性值

會針對這個專案產生的組件的簡短名稱。

屬性

適用於