SrgsDocument.Namespace Propiedad

Definición

Obtiene o establece el espacio de nombres de la clase SrgsDocument.

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

Valor de propiedad

La propiedad Namespace devuelve el espacio de nombres para la instancia SrgsDocument actual.

Se aplica a