ActionHandlerInfo.IActionHandlerInfo.DefaultProperties Property

Definition

Gets the default property for the dictionary.

property Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ Microsoft::SqlServer::Management::IActionHandlerInfo::DefaultProperties { Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ get(); };
[System.Xml.Serialization.XmlIgnore]
Microsoft.SqlServer.Management.Data.IPropertyDictionary Microsoft.SqlServer.Management.IActionHandlerInfo.DefaultProperties { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.Microsoft.SqlServer.Management.IActionHandlerInfo.DefaultProperties : Microsoft.SqlServer.Management.Data.IPropertyDictionary
 ReadOnly Property DefaultProperties As IPropertyDictionary Implements IActionHandlerInfo.DefaultProperties

Property Value

IPropertyDictionary

The default property of the dictionary.

Implements

Attributes

Applies to