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
    Get
string this { get; }
property String^ default {
    String^ get ();
}
abstract ID : string
function get ID () : String

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Template Interfaccia

Spazio dei nomi EnvDTE90