IDispatchConstantAttribute.Value 屬性

定義

取得儲存在這個屬性中的 IDispatch 常數。

public:
 virtual property System::Object ^ Value { System::Object ^ get(); };
public override object Value { get; }
member this.Value : obj
Public Overrides ReadOnly Property Value As Object

屬性值

儲存在這個屬性中的 IDispatch 常數。 只有 null 被允許用於 IDispatch 常數值。

適用於