ResolvedResource.EncodingName PropertyResolvedResource.EncodingName PropertyResolvedResource::EncodingName Property

Gets the name of the encoding used by the resource.

Syntax

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

Property Value

Type: System.StringSystem.StringSystem::String^

The name of the encoding used by the resource.