Share via


UsingStatementAst.UsingStatementKind Property

Definition

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

Property Value

Applies to