ScriptResourceAttribute.ScriptResourceName プロパティ

定義

注意事項

This property is obsolete. Use StringResourceName instead.

スクリプト ライブラリのリソース ファイルの名前を取得します。

public:
 property System::String ^ ScriptResourceName { System::String ^ get(); };
public string ScriptResourceName { get; }
[System.Obsolete("This property is obsolete. Use StringResourceName instead.")]
public string ScriptResourceName { get; }
member this.ScriptResourceName : string
[<System.Obsolete("This property is obsolete. Use StringResourceName instead.")>]
member this.ScriptResourceName : string
Public ReadOnly Property ScriptResourceName As String

プロパティ値

スクリプト ライブラリのリソース ファイルの名前。

属性

適用対象