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

脚本资源的名称。

适用于