ComSourceInterfacesAttribute.Value 屬性

定義

取得事件來源介面的完整限定名稱。

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

屬性值

事件來源介面的完全限定名稱。

備註

若指定多個原始碼介面,回傳的值將為一個空分隔的完全限定事件原始碼介面名稱清單。

適用於