ProjectPropertyLink.EvaluatedIncludeEscaped 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.
Allow implement the EvaluatedValue for remoted objects.
public:
abstract property System::String ^ EvaluatedIncludeEscaped { System::String ^ get(); };
public abstract string EvaluatedIncludeEscaped { get; }
member this.EvaluatedIncludeEscaped : string
Public MustOverride ReadOnly Property EvaluatedIncludeEscaped As String