FileDialogCustomPlaces.ProgramFilesCommon プロパティ

定義

アプリケーション間で共有されるコンポーネントを格納するフォルダーを取得します。

public:
 static property Microsoft::Win32::FileDialogCustomPlace ^ ProgramFilesCommon { Microsoft::Win32::FileDialogCustomPlace ^ get(); };
public static Microsoft.Win32.FileDialogCustomPlace ProgramFilesCommon { get; }
static member ProgramFilesCommon : Microsoft.Win32.FileDialogCustomPlace
Public Shared ReadOnly Property ProgramFilesCommon As FileDialogCustomPlace

プロパティ値

アプリケーション間で共有されるコンポーネントを格納するフォルダー。

注釈

このフォルダーの GUID は F7F1ED05-9F6D-47A2-AAAE-29D317C6F066 です。

適用対象