共用方式為


TypeEntry.TypeName 屬性

定義

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

public:
 property System::String ^ TypeName { System::String ^ get(); void set(System::String ^ value); };
public string TypeName { get; set; }
member this.TypeName : string with get, set
Public Property TypeName As String

屬性值

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

適用於