다음을 통해 공유


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.

참고 항목

참조

FoldingParameters 클래스

Microsoft.AnalysisServices 네임스페이스