ScriptResourceAttribute.StringResourceName 속성

정의

스크립트 라이브러리의 리소스 파일 이름을 가져옵니다.

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

속성 값

String

리소스 파일의 이름입니다.

적용 대상