ScriptResourceAttribute.StringResourceName Property

Definition

Gets the name of the resource file for the script library.

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

Property Value

The name of the resource file.

Applies to