LabelShape.LabelFieldName Field

Represents the name of a field in a label shape.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'宣言
Public Const LabelFieldName As String
'使用
Dim value As String

value = LabelShape.LabelFieldName
public const string LabelFieldName
public:
literal String^ LabelFieldName
public const var LabelFieldName : String

Field Value

Type: System.String

Permissions

See Also

Reference

LabelShape Class

LabelShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace