共用方式為


CFMessagePort.Name 屬性

定義

訊息埠的已註冊名稱。

public string Name { get; set; }
member this.Name : string with get, set

屬性值

訊息埠名稱的字串表示。

備註

如果埠沒有名稱,則屬性會傳回 null。

適用於