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