ProjectUsingTaskParameterElement.ParameterTypeLocation 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.
Location of the Type attribute. If there is no such attribute, returns the location of the element, in lieu of the default value it uses for the attribute.
public:
property Microsoft::Build::Construction::ElementLocation ^ ParameterTypeLocation { Microsoft::Build::Construction::ElementLocation ^ get(); };
public Microsoft.Build.Construction.ElementLocation ParameterTypeLocation { get; }
member this.ParameterTypeLocation : Microsoft.Build.Construction.ElementLocation
Public ReadOnly Property ParameterTypeLocation As ElementLocation
Property Value
Returns ParameterType attribute location. If there is no such attribute, returns the location of the element, instead of the location of the default attribute.