Condividi tramite


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

Valore della proprietà

IList<String>

Gli spazi dei nomi predefiniti all'interno dell'attività.

Si applica a