SecretNET.NFT Namespace

SimpleStatusResponse_Result..::..Status Property

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

Syntax


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