MVPSI.JAMS Namespace > Folder Class : PrintLocation Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Management")> <System.ComponentModel.DescriptionAttribute("The device and directory for reports produced by Jobs in this Folder.")> <System.ComponentModel.DefaultValueAttribute()> Public Property PrintLocation As System.String
'Usage
Dim instance As Folder Dim value As System.String instance.PrintLocation = value value = instance.PrintLocation
[System.ComponentModel.Category("Management")] [System.ComponentModel.Description("The device and directory for reports produced by Jobs in this Folder.")] [System.ComponentModel.DefaultValue()] public System.string PrintLocation {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2