CodeGraphNodeIdBuilderSpecialNames.PropertyGetPrefix Field

 

Special name for property getter prefix

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll)

Syntax

public const string PropertyGetPrefix
public:
literal String^ PropertyGetPrefix
static val mutable PropertyGetPrefix : string
Public Const PropertyGetPrefix As String

Field Value

Type: System.String

See Also

CodeGraphNodeIdBuilderSpecialNames Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace

Return to top