'Declaration
<JetBrains.Annotations.NotNullAttribute()> Public Shared ReadOnly Property GuaranteedIntegrity As UAEndpointSelectionPolicy
'Usage
Dim value As UAEndpointSelectionPolicy value = UAEndpointSelectionPolicy.GuaranteedIntegrity
[JetBrains.Annotations.NotNull()] public static UAEndpointSelectionPolicy GuaranteedIntegrity {get;}
[JetBrains.Annotations.NotNull()] public: static property UAEndpointSelectionPolicy^ GuaranteedIntegrity { UAEndpointSelectionPolicy^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).