Template.CustomDataSignature 属性

定义

获取与模板关联的任何元数据的签名。

public:
 property System::String ^ CustomDataSignature { System::String ^ get(); };
public:
 property Platform::String ^ CustomDataSignature { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(50)]
public string CustomDataSignature { [System.Runtime.InteropServices.DispId(50)] get; }
[<System.Runtime.InteropServices.DispId(50)>]
[<get: System.Runtime.InteropServices.DispId(50)>]
member this.CustomDataSignature : string
Public ReadOnly Property CustomDataSignature As String

属性值

String

表示元数据签名的字符串。

属性

适用于