LogStore.Policy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the policy associated with this log store.
public:
property System::IO::Log::LogPolicy ^ Policy { System::IO::Log::LogPolicy ^ get(); };
public System.IO.Log.LogPolicy Policy { get; }
member this.Policy : System.IO.Log.LogPolicy
Public ReadOnly Property Policy As LogPolicy
Property Value
A LogPolicy instance representing the policy associated with this log store.
Remarks
You can use the LogPolicy instance returned by this property to examine and manipulate the log policy associated with this LogStore.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา