'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <ElementsNotNullAttribute()> <NotNullAttribute()> Public Shared ReadOnly Property OpcFoundationSet As DAPropertyIdSet
'Usage
Dim value As DAPropertyIdSet value = DAPropertyIdSet.OpcFoundationSet
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public static DAPropertyIdSet OpcFoundationSet {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public: static property DAPropertyIdSet^ OpcFoundationSet { DAPropertyIdSet^ get(); }