UsingStatementAst.Name 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.
When Alias is null or ModuleSpecification is null, the item being used, otherwise the alias name.
public:
property System::Management::Automation::Language::StringConstantExpressionAst ^ Name { System::Management::Automation::Language::StringConstantExpressionAst ^ get(); };
public System.Management.Automation.Language.StringConstantExpressionAst Name { get; }
member this.Name : System.Management.Automation.Language.StringConstantExpressionAst
Public ReadOnly Property Name As StringConstantExpressionAst