共用方式為


CommandLineArguments.KeyFileSearchPaths 屬性

定義

用來搜尋金鑰檔案的絕對路徑順序。

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)

屬性值

適用於