共用方式為


Signature.Id 屬性

定義

取得或設定目前 Signature 的 ID。

public:
 property System::String ^ Id { System::String ^ get(); void set(System::String ^ value); };
public string Id { get; set; }
public string? Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

屬性值

目前 Signature 的 ID。 預設為 null

備註

Id使用 屬性,將字串識別碼新增至目前 Signature 專案的 XML 表示。 識別碼是用來從另一個位置參考 Signature

適用於

另請參閱