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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.