Partager via


_AppDomain.RelativeSearchPath Propriété

Définition

Fournit aux objets COM un accès indépendant de la version à la RelativeSearchPath propriété.

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

Valeur de propriété

Chemin d’accès sous le répertoire de base où le programme de résolution d’assembly doit effectuer une sonde pour les assemblys privés.

Remarques

Consultez la AppDomain.RelativeSearchPath propriété.

S’applique à