DomainPath.ElementsInterpretationCharacter Field

The character used to denote that a role should be interpreted as a traversal to Elements in a DomainPath's concrete syntax

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntax

'Declaration
Public Const ElementsInterpretationCharacter As String
public const string ElementsInterpretationCharacter
public:
literal String^ ElementsInterpretationCharacter
static val mutable ElementsInterpretationCharacter: string
public const var ElementsInterpretationCharacter : String

.NET Framework Security

See Also

Reference

DomainPath Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace