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.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.