共用方式為


SignedXml.SignatureLength 屬性

定義

取得目前 SignedXml 物件的簽章長度。

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

屬性值

目前 SignedXml 物件的簽章長度。

適用於