Share via


ScriptCollectorInfo.IScriptCollectorInfo.DisplayName Property

Definition

Gets a String value that represents the name of the script collector.

property System::String ^ Microsoft::SqlServer::Management::Scripting::IScriptCollectorInfo::DisplayName { System::String ^ get(); };
string Microsoft.SqlServer.Management.Scripting.IScriptCollectorInfo.DisplayName { get; }
member this.Microsoft.SqlServer.Management.Scripting.IScriptCollectorInfo.DisplayName : string
 ReadOnly Property DisplayName As String Implements IScriptCollectorInfo.DisplayName

Property Value

A String value that represents the name of the script collector.

Implements

Applies to