BaseConfiguration.Item[ManagerCodePoint] Property
Definition
Important
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.
public:
property Microsoft::HostIntegration::Drda::Common::ManagerElement ^ default[Microsoft::HostIntegration::Drda::Common::ManagerCodePoint] { Microsoft::HostIntegration::Drda::Common::ManagerElement ^ get(Microsoft::HostIntegration::Drda::Common::ManagerCodePoint cp); };
public Microsoft.HostIntegration.Drda.Common.ManagerElement this[Microsoft.HostIntegration.Drda.Common.ManagerCodePoint cp] { get; }
member this.Item(Microsoft.HostIntegration.Drda.Common.ManagerCodePoint) : Microsoft.HostIntegration.Drda.Common.ManagerElement
Default Public ReadOnly Property Item(cp As ManagerCodePoint) As ManagerElement