SecretNET.NFT Namespace

MintRunInfo..::..CollectionCreator Property

The address that instantiated this contract.

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

Syntax


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

Field Value

The collection creator.