Udostępnij za pośrednictwem


Właściwość LinkConnectDirective.SourceDirectives —

Pobiera listę SourceDirectives.Rola dyrektyw, określając jak element jest podłączony do źródła łącza.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Składnia

'Deklaracja
Public ReadOnly Property SourceDirectives As LinkedElementCollection(Of RolePlayerConnectDirective)
public LinkedElementCollection<RolePlayerConnectDirective> SourceDirectives { get; }

Wartość właściwości

Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<RolePlayerConnectDirective>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LinkConnectDirective Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition