MiningContentNode.Properties Özelliği
Alır bir PropertyCollection özelliklerini içeren MiningContentNode.
Ad Alanı: Microsoft.AnalysisServices.AdomdClient
Derleme: Microsoft.AnalysisServices.AdomdClient (Microsoft.AnalysisServices.AdomdClient içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property Properties As PropertyCollection
Get
'Kullanım
Dim instance As MiningContentNode
Dim value As PropertyCollection
value = instance.Properties
public PropertyCollection Properties { get; }
public:
property PropertyCollection^ Properties {
PropertyCollection^ get ();
}
member Properties : PropertyCollection
function get Properties () : PropertyCollection
Özellik Değeri
Tür: Microsoft.AnalysisServices.AdomdClient.PropertyCollection
A PropertyCollection özelliklerini içeren MiningContentNode.