次の方法で共有


FileDialogCustomPlaces.Startup プロパティ

定義

現在のユーザーの [スタートアップ] プログラム グループに対応するフォルダーを取得します。

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

プロパティ値

現在のユーザーの [スタートアップ] プログラム グループに対応するフォルダー。

注釈

このフォルダーの GUID は B97D20BB-F46A-4C97-BA10-5E3608430854 です。

適用対象