Udostępnij za pośrednictwem


Właściwość DocData.ItemId —

Pobiera identyfikator elementu, który jest przypisany do dokumentu.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Public ReadOnly Property ItemId As UInteger
public uint ItemId { get; }

Wartość właściwości

Typ: System.UInt32
Identyfikator elementu, który jest przypisany do dokumentu.

Uwagi

Identyfikator elementu identyfikuje dokument w hierarchii.

Ta właściwość implementuje IVsHierarchy interfejsu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DocData Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell