ExternalScriptInfo.Source Property

Definition

Gets the source of this command.

public:
 virtual property System::String ^ Source { System::String ^ get(); };
public:
 virtual property Platform::String ^ Source { Platform::String ^ get(); };
public override string Source { get; }
member this.Source : string
Public Overrides ReadOnly Property Source As String

Property Value

Applies to