TextExpression.DefaultNamespaces Свойство

Определение

Получает пространства имен по умолчанию в пределах действия.

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)

Значение свойства

IList<String>

Пространства имен по умолчанию в пределах действия.

Применяется к