SqlWizard.Moniker Property

Definition

Gets the moniker associated with the object.

public:
 property System::String ^ Moniker { System::String ^ get(); void set(System::String ^ value); };
public string Moniker { get; set; }
member this.Moniker : string with get, set
Public Property Moniker As String

Property Value

String

The moniker.

Applies to