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