SrgsDocument.Namespace Propiedad

Definición

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

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

Valor de propiedad

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

Se aplica a