Deployment Tools Foundation
Context Property
Gets the user context of this product or patch installation.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public UserContexts Context { get; }
Public ReadOnly Property Context As UserContexts
public: property UserContexts Context { UserContexts get (); }