संपादित करें

इसके माध्यम से साझा किया गया


ScriptResourceAttribute.ScriptResourceName Property

Definition

Caution

This property is obsolete. Use StringResourceName instead.

Gets the name of the resource file for the script library.

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

Property Value

The name of the resource file for the script library.

Attributes

Applies to