Compartir a través de


VsaLoader.RootNamespace Propiedad

Definición

Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.

public:
 property System::String ^ RootNamespace { System::String ^ get(); void set(System::String ^ value); };
public string RootNamespace { get; set; }
member this.RootNamespace : string with get, set
Public Property RootNamespace As String

Valor de propiedad

Valor de cadena del espacio de nombres raíz.

Implementaciones

Se aplica a