Udostępnij za pośrednictwem


Właściwość Store.ElementDirectory —

Pobiera katalogu elementów znajdujących się w magazynie.

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

Składnia

'Deklaracja
Public ReadOnly Property ElementDirectory As IElementDirectory
public IElementDirectory ElementDirectory { get; }

Wartość właściwości

Typ: Microsoft.VisualStudio.Modeling.IElementDirectory
ElementDirectory Dla magazynu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Store Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling

Inne zasoby

How to: Create Elements in Code

How to: Delete Elements and Links Programmatically