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