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

屬性值

物件類型的組合名稱被設定為遠端啟用型別。

適用於