FileSystemContentDynamicParametersBase.EncodingType 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.
Gets the encoding from the specified StreamType parameter.
public:
property System::Text::Encoding ^ EncodingType { System::Text::Encoding ^ get(); };
public System.Text.Encoding EncodingType { get; }
member this.EncodingType : System.Text.Encoding
Public ReadOnly Property EncodingType As Encoding