다음을 통해 공유


ScriptResourceDefinition.ResourceName 속성

정의

지정된 리소스 어셈블리에서 스크립트 리소스의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ ResourceName { System::String ^ get(); void set(System::String ^ value); };
public string ResourceName { get; set; }
member this.ResourceName : string with get, set
Public Property ResourceName As String

속성 값

String

스크립트 리소스의 이름입니다.

적용 대상