ManagerElement.Id 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::ManagerCodePoint Id { Microsoft::HostIntegration::Drda::Common::ManagerCodePoint get(); void set(Microsoft::HostIntegration::Drda::Common::ManagerCodePoint value); };
public Microsoft.HostIntegration.Drda.Common.ManagerCodePoint Id { get; set; }
member this.Id : Microsoft.HostIntegration.Drda.Common.ManagerCodePoint with get, set
Public Property Id As ManagerCodePoint