TypeLibImportClassAttribute.Value 屬性

定義

取得以獨佔方式使用介面之 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 介面,以指定獨佔使用介面的類型。

適用於