FolderBrowserDialog.SelectedPaths プロパティ

定義

public:
 property cli::array <System::String ^> ^ SelectedPaths { cli::array <System::String ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public string[] SelectedPaths { get; }
[<System.ComponentModel.Browsable(false)>]
member this.SelectedPaths : string[]
Public ReadOnly Property SelectedPaths As String()

プロパティ値

String[]
属性

適用対象