Freigeben über


ServiceDefinition.ServiceType-Eigenschaft

Namespace:  Microsoft.VisualStudio.Services.Location
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public Property ServiceType As String
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public string ServiceType { get; set; }

Eigenschaftswert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

ServiceDefinition Klasse

Microsoft.VisualStudio.Services.Location-Namespace