ShortCaption 属性

Gets a shortened caption for the MiningContentNode.

命名空间:  Microsoft.AnalysisServices.AdomdServer
程序集:  msmgdsrv(在 msmgdsrv.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.