次の方法で共有


TraceSourceAttribute Class

Definition

public ref class TraceSourceAttribute : Microsoft::Practices::ObjectBuilder::ParameterAttribute
[System.AttributeUsage(System.AttributeTargets.Parameter | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class TraceSourceAttribute : Microsoft.Practices.ObjectBuilder.ParameterAttribute
[<System.AttributeUsage(System.AttributeTargets.Parameter | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type TraceSourceAttribute = class
    inherit ParameterAttribute
Public Class TraceSourceAttribute
Inherits ParameterAttribute
Inheritance
TraceSourceAttribute
Attributes

Constructors

TraceSourceAttribute(String)

Properties

SourceName

Methods

CreateParameter(Type)

Applies to