JsonRpcResult.ResultDeclaredType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定傳回值的宣告型別。
[System.Runtime.Serialization.IgnoreDataMember]
public Type? ResultDeclaredType { get; set; }
[<System.Runtime.Serialization.IgnoreDataMember>]
member this.ResultDeclaredType : Type with get, set
Public Property ResultDeclaredType As Type
屬性值
- 屬性
備註
此值不會序列化,但由 RPC 伺服器用來協助在必要時進行序列化。