Share via


ScriptResourceAttribute.StringResourceName 属性

定义

获取脚本库中资源文件的名称。

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

属性值

资源文件的名称。

适用于