ProjectConstants.Property Field

Value is "Property".

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Project
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Const Property As String
'Usage
Dim value As String

value = ProjectConstants.Property
public const string Property
public:
literal String^ Property
public const var Property : String
static val mutable Property: string

.NET Framework Security

See Also

Reference

ProjectConstants Class

ProjectConstants Members

Microsoft.VisualStudio.Data.Schema.Project.Project Namespace