IMSBuildElementLocation.LocationString 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 location in a form suitable for replacement into a message.
public:
property System::String ^ LocationString { System::String ^ get(); };
public string LocationString { get; }
member this.LocationString : string
Public ReadOnly Property LocationString As String