Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the type of domain property.
Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)
Syntax
'Declaration
Public Enumeration DomainPropertyKind
'Usage
Dim instance As DomainPropertyKind
public enum DomainPropertyKind
public enum class DomainPropertyKind
public enum DomainPropertyKind
Members
| Member name | Description | |
|---|---|---|
| Normal | A normal domain property. | |
| Calculated | A calculated domain property. | |
| CustomStorage | A custom-stored domain property. |