共用方式為


TypeEntry.AssemblyName 屬性

定義

取得設定為遠端啟動型別之物件型別的組件名稱。

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

屬性值

設定為遠端啟動型別之物件型別的組件名稱。

適用於