ScriptBlock.StartPosition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Return the PSToken object for this function definition...
public:
property System::Management::Automation::PSToken ^ StartPosition { System::Management::Automation::PSToken ^ get(); };
public System.Management.Automation.PSToken StartPosition { get; }
member this.StartPosition : System.Management.Automation.PSToken
Public ReadOnly Property StartPosition As PSToken