UsingStatementAst.UsingStatementKind 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.
The kind of using statement.
public:
property System::Management::Automation::Language::UsingStatementKind UsingStatementKind { System::Management::Automation::Language::UsingStatementKind get(); };
public System.Management.Automation.Language.UsingStatementKind UsingStatementKind { get; }
member this.UsingStatementKind : System.Management.Automation.Language.UsingStatementKind
Public ReadOnly Property UsingStatementKind As UsingStatementKind