SecretNET.NFT Namespace

GetNftDossierResponse_Result..::..DisplayPrivateMetadataError Property

If the private metadata is not displayed, the corresponding error message.

Namespace:  SecretNET.NFT
Assembly:  SecretNET.NFT (in SecretNET.NFT.dll)

Syntax


public string DisplayPrivateMetadataError { get; set; }
Public Property DisplayPrivateMetadataError As String
	Get
	Set
public:
property String^ DisplayPrivateMetadataError {
	String^ get ();
	void set (String^ value);
}

Field Value

The display private metadata error.