Свойство FoldingParameters.FoldTargetAttribute
Gets or sets the specified target of fold.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public Property FoldTargetAttribute As String
Get
Set
'Применение
Dim instance As FoldingParameters
Dim value As String
value = instance.FoldTargetAttribute
instance.FoldTargetAttribute = value
public string FoldTargetAttribute { get; set; }
public:
property String^ FoldTargetAttribute {
String^ get ();
void set (String^ value);
}
member FoldTargetAttribute : string with get, set
function get FoldTargetAttribute () : String
function set FoldTargetAttribute (value : String)
Значение свойства
Тип: System.String
The target.