ActionInfo.IActionInfo.Properties Property

Definition

Gets the property of the action.

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

Property Value

Returns the property of the action.

Implements

Attributes

Applies to