다음을 통해 공유


LocalizablePropertyDescriptor.ResetValue 메서드

Resets the specified property to the default value.

네임스페이스:  Microsoft.SqlServer.Management.Sdk.Sfc
어셈블리:  Microsoft.SqlServer.Management.Sdk.Sfc(Microsoft.SqlServer.Management.Sdk.Sfc.dll)

구문

‘선언
Public Overrides Sub ResetValue ( _
    component As Object _
)
‘사용 방법
Dim instance As LocalizablePropertyDescriptor 
Dim component As Object

instance.ResetValue(component)
public override void ResetValue(
    Object component
)
public:
virtual void ResetValue(
    Object^ component
) override
abstract ResetValue : 
        component:Object -> unit  
override ResetValue : 
        component:Object -> unit
public override function ResetValue(
    component : Object
)

매개 변수

참고 항목

참조

LocalizablePropertyDescriptor 클래스

Microsoft.SqlServer.Management.Sdk.Sfc 네임스페이스