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