public static ICardStoreScopeContext Unknown { get; }
Public Shared ReadOnly Property Unknown As ICardStoreScopeContext
Get
public:
static property ICardStoreScopeContext^ Unknown {
ICardStoreScopeContext^ get ();
}
static member Unknown : ICardStoreScopeContext with get