ScriptResourceDefinition.ResourceName Property

Definition

Gets or sets the name of the script resource in the specified resource assembly.

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

Property Value

The name of a script resource.

Applies to