public static bool DoNotSaveCreditCardInfo { get; }
Public Shared ReadOnly Property DoNotSaveCreditCardInfo As Boolean
Get
public:
static property bool DoNotSaveCreditCardInfo {
bool get ();
}
static member DoNotSaveCreditCardInfo : bool with get