MyGroupCollectionAttribute.MyGroupName Proprietà

Definizione

Questa proprietà supporta My in Visual Basic.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 property System::String ^ MyGroupName { System::String ^ get(); };
public string MyGroupName { get; }
member this.MyGroupName : string
Public ReadOnly Property MyGroupName As String

Valore della proprietà

Specifica il nome del tipo per cui il compilatore genera proprietà della funzione di accesso.

Commenti

Questa proprietà supporta My.Forms e My.WebServices in Visual Basic. Non è progettato per l'utilizzo diretto dal codice.

Si applica a

Vedi anche