_Application.CustomizationContext 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.
public:
property System::Object ^ CustomizationContext { System::Object ^ get(); void set(System::Object ^ value); };
public object CustomizationContext { get; set; }
member this.CustomizationContext : obj with get, set
Public Property CustomizationContext As Object
Property Value
Remarks
Corresponds to the value of the Save in box on the Commands tab in the Customize dialog box (Tools menu).