Type of the endpoint.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public EndpointType Type { get; set; }
Public Property Type As EndpointType Get Set
public: property EndpointType Type { EndpointType get (); void set (EndpointType value); }