TextExpression.DefaultNamespaces Proprietà

Definizione

Ottiene gli spazi dei nomi predefiniti all'interno dell'attività.

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; }
static member DefaultNamespaces : System.Collections.Generic.IList<string>
Public Shared ReadOnly Property DefaultNamespaces As IList(Of String)

Valore della proprietà

Spazi dei nomi predefiniti all'interno dell'attività.

Si applica a