Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Not implemented.
protected public:
abstract property Type ^ EndpointType { Type ^ get(); };
protected internal abstract Type EndpointType { get; }
member this.EndpointType : Type
Protected Friend MustOverride ReadOnly Property EndpointType As Type