ApplyWorkspaceEditParams.Label 属性

定义

获取或设置与此编辑关联的标签。

public:
 property System::String ^ Label { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(Name="label")]
public string Label { get; set; }
[<System.Runtime.Serialization.DataMember(Name="label")>]
member this.Label : string with get, set
Public Property Label As String

属性值

String
属性

适用于