Service.Instance Property
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Public Property Instance As String
Get
Set
'Usage
Dim instance As Service
Dim value As String
value = instance.Instance
instance.Instance = value
[ObsoleteAttribute]
public string Instance { get; set; }
Property Value
Type: System.String