SfcPropertyCollection.Item[String] Property

Definition

public Microsoft.SqlServer.Management.Sdk.Sfc.SfcProperty this[string propertyName] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.Sdk.Sfc.SfcProperty
Default Public ReadOnly Property Item(propertyName As String) As SfcProperty

Parameters

propertyName
String

Property Value

Applies to