MVPSI.JAMS Namespace > Job Class : Name Property |
'Declaration
<System.ComponentModel.CategoryAttribute("(Name)")> <System.ComponentModel.DescriptionAttribute("The name of the Job.")> <System.Xml.Serialization.XmlAttributeAttribute("name")> Public ReadOnly Property Name As System.String
'Usage
Dim instance As Job Dim value As System.String value = instance.Name
[System.ComponentModel.Category("(Name)")] [System.ComponentModel.Description("The name of the Job.")] [System.Xml.Serialization.XmlAttribute("name")] public System.string Name {get;}
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