Share via


PatchFeatureTree.PatchFeatureTreeObject Property

Definition

Gets the patch feature tree object.

public:
 static property Microsoft::SqlServer::Configuration::PatchFeatureTree ^ PatchFeatureTreeObject { Microsoft::SqlServer::Configuration::PatchFeatureTree ^ get(); };
public static Microsoft.SqlServer.Configuration.PatchFeatureTree PatchFeatureTreeObject { get; }
member this.PatchFeatureTreeObject : Microsoft.SqlServer.Configuration.PatchFeatureTree
Public Shared ReadOnly Property PatchFeatureTreeObject As PatchFeatureTree

Property Value

The patch feature tree object.

Applies to