BaseVsaEngine.RootMoniker Property

Definition

Gets or sets a script engine's root moniker.

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

Property Value

The root moniker of the engine.

Implements

Applies to