Compartir a través de


ExtendedProperty.Namespace Propiedad

Definición

Obtiene o establece el espacio de nombres asociado a esta información.

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

Cadena que contiene un espacio de nombres.

Se aplica a