ComSourceInterfacesAttribute.Value 屬性

定義

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

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

屬性值

事件來源介面的完整名稱。

備註

如果您指定多個來源介面,則傳回的值是以 Null 分隔的完整事件來源介面名稱清單。

適用於