'DeclarationPublic Shared ReadOnly Property Channels As TransportChannelBindings
'UsageDim value As TransportChannelBindings value = TransportBindings.Channels
public static TransportChannelBindings Channels {get;}
public: static property TransportChannelBindings^ Channels { TransportChannelBindings^ get(); }