ScriptResourceAttribute.StringResourceClientTypeName Property

Definition

Gets the name of the client type to create for the values in the resource file.

public:
 property System::String ^ StringResourceClientTypeName { System::String ^ get(); };
public string StringResourceClientTypeName { get; }
member this.StringResourceClientTypeName : string
Public ReadOnly Property StringResourceClientTypeName As String

Property Value

The name of the client type.

Applies to