共用方式為


LocalsItemDescription.Name 屬性

定義

會傳回偵錯工作流程期間存取的本機項目名稱。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

屬性值

表示本機項目名稱的字串。

適用於