RedirectionType.Namespace Propriedade

Definição

Obtém o namespace do RedirectionType.Gets the namespace of the RedirectionType.

public:
 property System::String ^ Namespace { System::String ^ get(); };
public string Namespace { get; }
member this.Namespace : string
Public ReadOnly Property Namespace As String

Valor da propriedade

String

O namespace do tipo de redirecionamento.The namespace of the redirection type.

Aplica-se a