SelectPictureDialog.InitialDirectory Property
3/29/2010
Gets or sets the directory displayed in the Select Picture dialog box.
Namespace: Microsoft.WindowsMobile.Forms
Assembly: Microsoft.WindowsMobile.Forms (in microsoft.windowsmobile.forms.dll)
public string InitialDirectory { get; set; }
'Declaration
Public Property InitialDirectory As String
If null, a default directory is used.
Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.
SelectPictureDialog Class
SelectPictureDialog Members
Microsoft.WindowsMobile.Forms Namespace