Visual Basic (Declaration) | |
---|---|
<ISNet.PersistLayoutAttribute(False)> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.DescriptionAttribute("The runtime license key for xcopy deployment. Registered customers please obtain the key through Intersoft Developer Network.")> Public Overridable Property RuntimeLicenseKey As System.String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WebScheduler Dim value As System.String instance.RuntimeLicenseKey = value value = instance.RuntimeLicenseKey |
C# | |
---|---|
[ISNet.PersistLayoutAttribute(false)] [System.ComponentModel.DefaultValueAttribute()] [System.ComponentModel.NotifyParentPropertyAttribute(true)] [System.ComponentModel.DescriptionAttribute("The runtime license key for xcopy deployment. Registered customers please obtain the key through Intersoft Developer Network.")] public virtual System.string RuntimeLicenseKey {get; set;} |
Delphi | |
---|---|
public read-write property RuntimeLicenseKey: System.String; virtual; |
JScript | |
---|---|
ISNet.PersistLayoutAttribute() System.ComponentModel.DefaultValueAttribute() System.ComponentModel.NotifyParentPropertyAttribute() System.ComponentModel.DescriptionAttribute("The runtime license key for xcopy deployment. Registered customers please obtain the key through Intersoft Developer Network.") public function get,set RuntimeLicenseKey : System.String |
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