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