Compartir a través de


CommandLineArguments.KeyFileSearchPaths Propiedad

Definición

Secuencia de rutas de acceso absolutas usadas para buscar archivos de clave.

public:
 property System::Collections::Immutable::ImmutableArray<System::String ^> KeyFileSearchPaths { System::Collections::Immutable::ImmutableArray<System::String ^> get(); };
public System.Collections.Immutable.ImmutableArray<string> KeyFileSearchPaths { get; }
member this.KeyFileSearchPaths : System.Collections.Immutable.ImmutableArray<string>
Public ReadOnly Property KeyFileSearchPaths As ImmutableArray(Of String)

Valor de propiedad

Se aplica a