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 數值。

適用於