ShortCaption 屬性
Gets a shortened caption for the MiningContentNode.
命名空間: Microsoft.AnalysisServices.AdomdClient
組件: Microsoft.AnalysisServices.AdomdClient (在 Microsoft.AnalysisServices.AdomdClient.dll 中)
語法
'宣告
Public ReadOnly Property ShortCaption As String
Get
'用途
Dim instance As MiningContentNode
Dim value As String
value = instance.ShortCaption
public string ShortCaption { get; }
public:
property String^ ShortCaption {
String^ get ();
}
member ShortCaption : string
function get ShortCaption () : String
屬性值
型別:System. . :: . .String
A String containing the shortened caption.
備註
This value is algorithm specific.