Compartilhar via


XMLNamespace.Location[Boolean] Propriedade

Definição

Obtém ou define o local do namespace XML especificado.

public:
 property System::String ^ Location[bool] { System::String ^ get(bool AllUsers); void set(bool AllUsers, System::String ^ value); };
public string Location[bool AllUsers = false] { get; set; }
member this.Location(bool) : string with get, set
Public Property Location(Optional AllUsers As Boolean = false) As String

Parâmetros

AllUsers
Boolean

Booliano opcional. True se todos os usuários tiverem acesso ao objeto especificado.

Valor da propriedade

Aplica-se a