Condividi tramite


Proprietà Template.ID

Ottiene l’ID per il modello.

Spazio dei nomi:  EnvDTE90
Assembly:  EnvDTE90 (in EnvDTE90.dll)

Sintassi

'Dichiarazione
ReadOnly Default Property ID As String
string this { get; }
property String^ default {
    String^ get ();
}
abstract ID : string with get
function get ID () : String

Valore proprietà

Tipo: String
Una stringa che rappresenta l’ID del modello.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Template Interfaccia

Spazio dei nomi EnvDTE90