public static ServiceDescriptor Descriptor { get; }Public Shared ReadOnly Property Descriptor As ServiceDescriptor
Getpublic:
static property ServiceDescriptor^ Descriptor {
ServiceDescriptor^ get ();
}static member Descriptor : ServiceDescriptor with get