DecimalConstantAttribute.Value 속성

정의

이 특성에 저장된 10진 상수를 가져옵니다.

public:
 property System::Decimal Value { System::Decimal get(); };
public decimal Value { get; }
member this.Value : decimal
Public ReadOnly Property Value As Decimal

속성 값

이 특성에 저장된 10진 상수입니다.

적용 대상