ScriptResourceAttribute.StringResourceName Propriedade
Definição
Obtém o nome do arquivo de recurso da biblioteca de script.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
Valor da propriedade
O nome do arquivo de recurso.The name of the resource file.