ExcludePathInfo.Path Propriedade
Definição
Obtém ou define o caminho do diretório do sistema de arquivos que não deve ser pesquisado para referências a serem adicionadas a um documento de descoberta.Gets or sets the file system directory path that should not be searched for references to add to a discovery document.
public:
property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String
Valor da propriedade
O caminho do diretório do sistema de arquivos que deve ser excluído das pesquisas.The file system directory path that should be excluded from searches.