ManagedToNativeComInteropStubAttribute.ClassType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得包含所需 Stub 方法的類別。
public:
property Type ^ ClassType { Type ^ get(); };
public Type ClassType { get; }
member this.ClassType : Type
Public ReadOnly Property ClassType As Type
屬性值
包含自訂 Interop Stub 的類別。