Sdílet prostřednictvím


TextExpression.DefaultNamespaces Vlastnost

Definice

Získá výchozí obory názvů v rámci aktivity.

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)

Hodnota vlastnosti

IList<String>

Výchozí obory názvů v rámci aktivity.

Platí pro