PatchFeatureTree.PatchFeatureTreeObject 屬性

定義

取得補丁特徵樹物件。

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

屬性值

補丁特徵樹物件。

適用於