Context.EmptyContext 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 an empty context
public:
static property System::String ^ EmptyContext { System::String ^ get(); };
public static string EmptyContext { get; }
member this.EmptyContext : string
Public Shared ReadOnly Property EmptyContext As String