Resource.ResponseNotInitialized Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a localized string similar to The organization's response isn't initialized correctly.
public:
static property System::String ^ ResponseNotInitialized { System::String ^ get(); };
public static string ResponseNotInitialized { get; }
member this.ResponseNotInitialized : string
Public Shared ReadOnly Property ResponseNotInitialized As String