Share via


CollectionItem.Parameters Property

Definition

An xml fragment representing the specific parameters for this collection item. It has to conform to the schema of the collector type that this item implements

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty]
public string Parameters { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty>]
member this.Parameters : string with get, set
Public Property Parameters As String

Property Value

Attributes

Applies to