Template.CustomDataSignature Property

Definition

Gets the signature for any metadata associated with the template.

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

Property Value

A string representing the metadata signature.

Attributes

Applies to