DomainPath.SegmentSeparatorCharacter Field

The separator used between segments 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 SegmentSeparatorCharacter As String
public const string SegmentSeparatorCharacter
public:
literal String^ SegmentSeparatorCharacter
static val mutable SegmentSeparatorCharacter: string
public const var SegmentSeparatorCharacter : String

.NET Framework Security

See Also

Reference

DomainPath Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace