TypeLibImportClassAttribute.Value 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得以獨佔方式使用介面之 Type 物件的名稱。
public:
property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String
屬性值
以獨佔方式使用介面之 Type 物件的名稱。
備註
將 TypeLibImportClassAttribute 屬性套用至 Managed 介面,以指定獨佔使用介面的類型。