GraphNodeId.LiteralValue 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.
Gets a literal value for the GraphNodeId. Uses the Name if the GraphNodeIdName is a Literal otherwise delegates to ToString.
public:
property System::String ^ LiteralValue { System::String ^ get(); };
public string LiteralValue { get; }
member this.LiteralValue : string
Public ReadOnly Property LiteralValue As String
Property Value
The GraphNodeId in string form