IResolvedResource.EncodingName PropertyIResolvedResource.EncodingName PropertyIResolvedResource::EncodingName Property

Gets the name of the encoding used by the resource.

Syntax

ReadOnly Property EncodingName As String
        Get
string EncodingName { get; }
property String^ EncodingName {
    String^ get();
}
 

Property Value

Type: System.StringSystem.StringSystem::String^

The name of the encoding used by the resource.