MetadataStringDecoder.DefaultUTF8 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 default decoder used by MetadataReader to decode UTF-8 when no decoder is provided to the constructor.
public:
static property System::Reflection::Metadata::MetadataStringDecoder ^ DefaultUTF8 { System::Reflection::Metadata::MetadataStringDecoder ^ get(); };
public static System.Reflection.Metadata.MetadataStringDecoder DefaultUTF8 { get; }
static member DefaultUTF8 : System.Reflection.Metadata.MetadataStringDecoder
Public Shared ReadOnly Property DefaultUTF8 As MetadataStringDecoder
Property Value
The default decoder used by MetadataReader to decode UTF-8.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.