InvokeMethodRequest 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
保存與細微性 Invoke 要求相關聯的中繼資料資料物件。
[System.Serializable]
public sealed class InvokeMethodRequest
[<System.Serializable>]
type InvokeMethodRequest = class
Public NotInheritable Class InvokeMethodRequest
- 繼承
-
InvokeMethodRequest
- 屬性
屬性
Arguments |
這個 Invoke 要求的引數。 |
InterfaceId |
這個 Invoke 要求的 InterfaceId。 |
InterfaceVersion |
保存與細微性 Invoke 要求相關聯的中繼資料資料物件。 |
MethodId |
這個 Invoke 要求的 MethodId。 |
方法
ToString() |
這個 Invoke 要求的字串表示。 |