Freigeben über


TextExpression.DefaultNamespaces Eigenschaft

Definition

Ruft die Standardnamespaces innerhalb der Aktivität ab.

public:
 static property System::Collections::Generic::IList<System::String ^> ^ DefaultNamespaces { System::Collections::Generic::IList<System::String ^> ^ get(); };
public static System.Collections.Generic.IList<string> DefaultNamespaces { get; }
member this.DefaultNamespaces : System.Collections.Generic.IList<string>
Public Shared ReadOnly Property DefaultNamespaces As IList(Of String)

Eigenschaftswert

IList<String>

Die Standardnamespaces innerhalb der Aktivität.

Gilt für