TaskForm.Moniker Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta il moniker del form attività.
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
Valore della proprietà
Stringa che rappresenta il moniker del form attività.