XSLTransform.Location[Boolean] Propiedad

Definición

Devuelve o establece la ubicación de la transformación especificada.

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

Boolean opcional. True si todos los usuarios tienen acceso al objeto especificado.

Valor de propiedad

Se aplica a