ProjectElementLink.PureText Property

Definition

Supports CopyFrom(ProjectElement). return raw xml content of the element if it has exactly 1 text child

public:
 abstract property System::String ^ PureText { System::String ^ get(); };
public abstract string PureText { get; }
member this.PureText : string
Public MustOverride ReadOnly Property PureText As String

Property Value

Applies to