MethodResponse.TypeName 屬性

定義

取得進行方法呼叫之遠端物件的完整型別名稱。

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

public:
 property System::String ^ TypeName { System::String ^ get(); };
public string TypeName { get; }
public string TypeName { [System.Security.SecurityCritical] get; }
member this.TypeName : string
[<get: System.Security.SecurityCritical>]
member this.TypeName : string
Public ReadOnly Property TypeName As String

屬性值

String

String,包含進行方法呼叫之遠端物件的完整型別名稱。

實作

屬性

適用於