PropertyException.Property Property

Definition

Gets a collection of key/value pairs that provide additional user-defined information about the exception.

public:
 property Microsoft::SqlServer::Management::Sdk::Sfc::ISfcProperty ^ Property { Microsoft::SqlServer::Management::Sdk::Sfc::ISfcProperty ^ get(); };
public Microsoft.SqlServer.Management.Sdk.Sfc.ISfcProperty Property { get; }
member this.Property : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcProperty
Public ReadOnly Property Property As ISfcProperty

Property Value

The exception that return the property.

Applies to